home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #12 / K-CD-12-2002.ISO / GraphCalc / GraphCalc.exe / {app} / grphcalc.chm / make / html / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-11-18  |  1.9 KB  |  125 lines

  1. P  {
  2.     margin-bottom : 0;
  3.     margin-top : 0;
  4. }
  5.  
  6. P.Title  {
  7.     font-family : Arial;
  8.     color : Black;
  9.     font-weight : bold;
  10.     font-size : large;
  11.     font-style : normal;
  12.     margin-left : 20;
  13.     margin-bottom : 15;
  14. }
  15.  
  16.  
  17. P.subtitle  {
  18.     font-size : 18pt;
  19.     font-family : Arial;
  20.     font-weight : normal;
  21.     font-style : normal;
  22.     color : #000000;
  23. }
  24.  
  25. P.Menu  {
  26.     font-size : medium;
  27.     font-family : Arial;
  28.     font-weight : bold;
  29.     font-style : normal;
  30.     color : Black;
  31.     margin-left : 40;
  32.     margin-top : 10;
  33. }
  34.  
  35. P.SubMenu  {
  36.     font-family : Arial;
  37.     font-style : normal;
  38.     font-weight : bold;
  39.     margin-left : 60;
  40. }
  41.  
  42. P.MenuDescription  {
  43.     font-family : Arial;
  44.     font-style : normal;
  45.     margin-left : 60;
  46. }
  47.  
  48. P.SubMenuDescription  {
  49.     font-family : Arial;
  50.     font-style : normal;
  51.     margin-left : 80;
  52. }
  53.  
  54. P.subsubmenu  {
  55.     font-size : x-small;
  56.     font-family : Arial;
  57.     font-style : normal;
  58.     margin-left : 80;
  59. }
  60.  
  61. P.subsubmenuDescription  {
  62.     font-size : x-small;
  63.     font-family : Arial;
  64.     font-weight : normal;
  65.     font-style : normal;
  66.     margin-left : 100;
  67. }
  68.  
  69. P.Body  {
  70.     font-size : small;
  71.     font-family : Arial;
  72.     font-weight : normal;
  73.     font-style : normal;
  74.     color : Black;
  75.     text-indent : 20;
  76.     margin-left : 40;
  77.     margin-bottom : 15;
  78. }
  79.  
  80. P.Button  {
  81.     font-size : medium;
  82.     font-family : Arial;
  83.     font-weight : bold;
  84.     font-style : normal;
  85.     color : Black;
  86.     margin-left : 40;
  87. }
  88.  
  89. P.ButtonDefinition  {
  90.     font-size : small;
  91.     font-family : Arial;
  92.     font-weight : normal;
  93.     font-style : normal;
  94.     color : Black;
  95.     margin-left : 60;
  96.     margin-bottom : 15;
  97. }
  98.  
  99. P.Point  {
  100.     margin-left : 60;
  101.     margin-right : 30;
  102.     margin-top : 10;
  103.     margin-bottom : 10;
  104.     font-size : small;
  105.     font-family : Arial;
  106.     font-weight : normal;
  107.     font-style : italic;
  108.     color : Black;
  109. }
  110.  
  111. P.SubPoint  {
  112.     font-size : x-small;
  113.     font-family : Arial;
  114.     font-weight : normal;
  115.     font-style : italic;
  116.     color : Black;
  117.     margin-left : 70;
  118.     margin-right : 30;
  119. }
  120.  
  121. Span.Submenu  {
  122.     font-size : 20pt;
  123. }
  124.  
  125.